This document is archived and information here might be outdated. Recommended version. |
Returns the original attributes at the current split location before the split happened.
[Visual Basic .NET] Public Sub QueryOldAttributes ( _ ByRef oldAttributes As esriPointAttributes _ )
[C#] public void QueryOldAttributes ( ref esriPointAttributes oldAttributes );
[C++]
HRESULT QueryOldAttributes(
esriPointAttributes* oldAttributes
);
[C++] Parameters oldAttributes
oldAttributes is a parameter of type esriPointAttributes*