Click or drag to resize
CacheableStack Properties

The CacheableStack type exposes the following members.

Properties
  NameDescription
Public propertyClassId
Returns the classId of the instance being serialized. This is used by deserialization to determine what instance type to create and deserialize into.
Public propertyCount (Inherited from StackIGFSerializable.)
Public propertyObjectSize
return the size of this object in bytes
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate propertyICollectionIsSynchronized
Gets a value indicating whether access to the ICollection is synchronized (thread safe).
(Inherited from StackIGFSerializable.)
Explicit interface implementationPrivate propertyICollectionSyncRoot
Gets an object that can be used to synchronize access to the ICollection.
(Inherited from StackIGFSerializable.)
Top
See Also