NDoc 1.3 SDK

ReferencePathCollection.ICustomTypeDescriptor.GetPropertyOwner Method 

[Visual Basic]
Function GetPropertyOwner( _
   ByVal pd As PropertyDescriptor _
) As Object _
    Implements ICustomTypeDescriptor.GetPropertyOwner
[C#]
object ICustomTypeDescriptor.GetPropertyOwner(
   PropertyDescriptor pd
);

Implements

ICustomTypeDescriptor.GetPropertyOwner

See Also

ReferencePathCollection Class | NDoc.Core Namespace