SerializableObjectLayerProxyBase.LoadDelayedProperties Method
Name | Parameters | Description |
---|---|---|
LoadDelayedProperties(XPDictionaryStub, XPObjectStub, String[]) | dictionary, theObject, props | Delegates the call to the corresponding SerializableObjectLayer.LoadDelayedProperties overloaded method of an object layer instance returned by the SerializableObjectLayerProxyBase.GetObjectLayer method implementation. |
LoadDelayedProperties(XPDictionaryStub, XPObjectStubCollection, String) | dictionary, objects, property | Delegates the call to the corresponding SerializableObjectLayer.LoadDelayedProperties overloaded method of an object layer instance returned by the SerializableObjectLayerProxyBase.GetObjectLayer method implementation. |