IPotentiallyLarge Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an interface that can be implemented by a potentially large object to enable the testing framework to determine whether to enforce flow control during operations that involve the object.
public interface class IPotentiallyLarge
public interface IPotentiallyLarge
type IPotentiallyLarge = interface
Public Interface IPotentiallyLarge
Properties
ApproximateSize |
Gets the approximate size, in bytes, of the data in this object when serialized for XML. |