count property

count property

Gets the count of all fields defined in this VertexDeclaration

Definition:

@property
def count(self):
    ...

See Also