CacheableStack Properties |
The CacheableStack type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClassId |
Returns the classId of the instance being serialized.
This is used by deserialization to determine what instance
type to create and deserialize into.
|
![]() | Count | Gets the number of elements contained in the StackT. (Inherited from StackIGFSerializable.) |
![]() | ObjectSize |
return the size of this object in bytes
|
Name | Description | |
---|---|---|
![]() ![]() | ICollectionIsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe). (Inherited from StackIGFSerializable.) |
![]() ![]() | ICollectionSyncRoot | Gets an object that can be used to synchronize access to the ICollection. (Inherited from StackIGFSerializable.) |